home *** CD-ROM | disk | FTP | other *** search
MS Developer Studio Project | 2000-10-31 | 7.2 KB | 142 lines |
- # Microsoft Developer Studio Project File - Name="impflybsp" - Package Owner=<4>
- # Microsoft Developer Studio Generated Build File, Format Version 6.00
- # ** DO NOT EDIT **
-
- # TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102
-
- CFG=impflybsp - Win32 Debug
- !MESSAGE This is not a valid makefile. To build this project using NMAKE,
- !MESSAGE use the Export Makefile command and run
- !MESSAGE
- !MESSAGE NMAKE /f "impflybsp.mak".
- !MESSAGE
- !MESSAGE You can specify a configuration when running NMAKE
- !MESSAGE by defining the macro CFG on the command line. For example:
- !MESSAGE
- !MESSAGE NMAKE /f "impflybsp.mak" CFG="impflybsp - Win32 Debug"
- !MESSAGE
- !MESSAGE Possible choices for configuration are:
- !MESSAGE
- !MESSAGE "impflybsp - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library")
- !MESSAGE "impflybsp - Win32 ReleaseMax3" (based on "Win32 (x86) Dynamic-Link Library")
- !MESSAGE "impflybsp - Win32 ReleaseMax2" (based on "Win32 (x86) Dynamic-Link Library")
- !MESSAGE
-
- # Begin Project
- # PROP AllowPerConfigDependencies 0
- # PROP Scc_ProjName ""
- # PROP Scc_LocalPath ""
- CPP=xicl6.exe
- MTL=midl.exe
- RSC=rc.exe
-
- !IF "$(CFG)" == "impflybsp - Win32 Debug"
-
- # PROP BASE Use_MFC 2
- # PROP BASE Use_Debug_Libraries 1
- # PROP BASE Output_Dir "Debug"
- # PROP BASE Intermediate_Dir "Debug"
- # PROP BASE Target_Dir ""
- # PROP Use_MFC 0
- # PROP Use_Debug_Libraries 1
- # PROP Output_Dir "Debug"
- # PROP Intermediate_Dir "Debug"
- # PROP Ignore_Export_Lib 0
- # PROP Target_Dir ""
- # ADD BASE CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /YX /FD /GZ /c
- # ADD CPP /nologo /G6 /MTd /W3 /Gm /GX /Zi /Od /I "\maxsdk\include" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /YX /FD /GZ /c
- # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32
- # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
- # ADD BASE RSC /l 0x416 /d "_DEBUG" /d "_AFXDLL"
- # ADD RSC /l 0x416 /d "_DEBUG"
- BSC32=bscmake.exe
- # ADD BASE BSC32 /nologo
- # ADD BSC32 /nologo
- LINK32=xilink6.exe
- # ADD BASE LINK32 /nologo /subsystem:windows /dll /debug /machine:I386 /pdbtype:sept
- # ADD LINK32 maxutil.lib COMCTL32.LIB KERNEL32.LIB USER32.LIB GDI32.LIB WINSPOOL.LIB COMDLG32.LIB ADVAPI32.LIB SHELL32.LIB OLE32.LIB OLEAUT32.LIB UUID.LIB core.lib geom.lib gfx.lib mesh.lib util.lib dxguid.lib opengl32.lib glu32.lib winmm.lib dplayx.lib dsound.lib dinput.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib ddraw.lib /nologo /base:"0X2D290000" /subsystem:windows /dll /debug /machine:I386 /out:"\3dsmax3\plugins\Impflybsp3.dli" /pdbtype:sept /libpath:"\maxsdk\lib"
-
- !ELSEIF "$(CFG)" == "impflybsp - Win32 ReleaseMax3"
-
- # PROP BASE Use_MFC 0
- # PROP BASE Use_Debug_Libraries 0
- # PROP BASE Output_Dir "impflybsp___Win32_ReleaseMax3"
- # PROP BASE Intermediate_Dir "impflybsp___Win32_ReleaseMax3"
- # PROP BASE Ignore_Export_Lib 0
- # PROP BASE Target_Dir ""
- # PROP Use_MFC 0
- # PROP Use_Debug_Libraries 0
- # PROP Output_Dir "ReleaseMax3"
- # PROP Intermediate_Dir "ReleaseMax3"
- # PROP Ignore_Export_Lib 0
- # PROP Target_Dir ""
- # ADD BASE CPP /nologo /G6 /MT /W3 /Gm /GX /Zi /Od /I "\maxsdk\include" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /YX /FD /c
- # ADD CPP /nologo /G6 /MT /W3 /Gm /GX /Zi /Od /I "\maxsdk3\include" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /YX /FD /c
- # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
- # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
- # ADD BASE RSC /l 0x416 /d "NDEBUG"
- # ADD RSC /l 0x416 /d "NDEBUG"
- BSC32=bscmake.exe
- # ADD BASE BSC32 /nologo
- # ADD BSC32 /nologo
- LINK32=xilink6.exe
- # ADD BASE LINK32 maxutil.lib COMCTL32.LIB KERNEL32.LIB USER32.LIB GDI32.LIB WINSPOOL.LIB COMDLG32.LIB ADVAPI32.LIB SHELL32.LIB OLE32.LIB OLEAUT32.LIB UUID.LIB core.lib geom.lib gfx.lib mesh.lib util.lib dxguid.lib opengl32.lib glu32.lib winmm.lib dplayx.lib dsound.lib dinput.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib ddraw.lib /nologo /base:"0X2D290000" /subsystem:windows /dll /machine:I386 /out:"..\..\Impflybsp3.dli" /libpath:"\maxsdk\lib"
- # ADD LINK32 maxutil.lib COMCTL32.LIB KERNEL32.LIB USER32.LIB GDI32.LIB WINSPOOL.LIB COMDLG32.LIB ADVAPI32.LIB SHELL32.LIB OLE32.LIB OLEAUT32.LIB UUID.LIB core.lib geom.lib gfx.lib mesh.lib util.lib dxguid.lib opengl32.lib glu32.lib winmm.lib dplayx.lib dsound.lib dinput.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib ddraw.lib /nologo /base:"0X2D290000" /subsystem:windows /dll /machine:I386 /out:"..\..\Impflybsp3.dli" /libpath:"\maxsdk3\lib"
-
- !ELSEIF "$(CFG)" == "impflybsp - Win32 ReleaseMax2"
-
- # PROP BASE Use_MFC 0
- # PROP BASE Use_Debug_Libraries 0
- # PROP BASE Output_Dir "impflybsp___Win32_ReleaseMax2"
- # PROP BASE Intermediate_Dir "impflybsp___Win32_ReleaseMax2"
- # PROP BASE Ignore_Export_Lib 0
- # PROP BASE Target_Dir ""
- # PROP Use_MFC 0
- # PROP Use_Debug_Libraries 0
- # PROP Output_Dir "ReleaseMax2"
- # PROP Intermediate_Dir "ReleaseMax2"
- # PROP Ignore_Export_Lib 0
- # PROP Target_Dir ""
- # ADD BASE CPP /nologo /G6 /MT /W3 /Gm /GX /Zi /Od /I "\maxsdk\include" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /YX /FD /c
- # ADD CPP /nologo /G6 /MT /W3 /Gm /GX /Zi /Od /I "\maxsdk2\include" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /YX /FD /c
- # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
- # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
- # ADD BASE RSC /l 0x416 /d "NDEBUG"
- # ADD RSC /l 0x416 /d "NDEBUG"
- BSC32=bscmake.exe
- # ADD BASE BSC32 /nologo
- # ADD BSC32 /nologo
- LINK32=xilink6.exe
- # ADD BASE LINK32 maxutil.lib COMCTL32.LIB KERNEL32.LIB USER32.LIB GDI32.LIB WINSPOOL.LIB COMDLG32.LIB ADVAPI32.LIB SHELL32.LIB OLE32.LIB OLEAUT32.LIB UUID.LIB core.lib geom.lib gfx.lib mesh.lib util.lib dxguid.lib opengl32.lib glu32.lib winmm.lib dplayx.lib dsound.lib dinput.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib ddraw.lib /nologo /base:"0X2D290000" /subsystem:windows /dll /machine:I386 /out:"..\..\Impflybsp3.dli" /libpath:"\maxsdk\lib"
- # ADD LINK32 COMCTL32.LIB KERNEL32.LIB USER32.LIB GDI32.LIB WINSPOOL.LIB COMDLG32.LIB ADVAPI32.LIB SHELL32.LIB OLE32.LIB OLEAUT32.LIB UUID.LIB core.lib geom.lib gfx.lib mesh.lib util.lib dxguid.lib opengl32.lib glu32.lib winmm.lib dplayx.lib dsound.lib dinput.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib ddraw.lib /nologo /base:"0X2D290000" /subsystem:windows /dll /machine:I386 /out:"..\..\Impflybsp2.dli" /libpath:"\maxsdk2\lib"
-
- !ENDIF
-
- # Begin Target
-
- # Name "impflybsp - Win32 Debug"
- # Name "impflybsp - Win32 ReleaseMax3"
- # Name "impflybsp - Win32 ReleaseMax2"
- # Begin Source File
-
- SOURCE=.\impflybsp.cpp
- # End Source File
- # Begin Source File
-
- SOURCE=.\impflybsp.def
- # End Source File
- # Begin Source File
-
- SOURCE=.\impflybsp.rc
- # End Source File
- # Begin Source File
-
- SOURCE=.\resource.h
- # End Source File
- # Begin Source File
-
- SOURCE=..\..\..\lib\Fly3D.lib
- # End Source File
- # End Target
- # End Project
-